Supersede #429: refresh native Docs Agent producer contract - #431
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Supersedes #429 with a clean current-main replacement.
Source relationship
The conflicted source branch
origin/feat/native-docs-agentat391de7855bdfc1817ee3d6686a8def8eb3017c3ewas compared with its old base5addf598167ec17821954b0f9aa3a9b160b7e36e. This ports only its intended native Docs Agent consumer contract into currentmain; current-main changes outside the three scoped files are preserved.Change kind
Consumer producer-pin refresh and contract-test alignment. Workflow inputs and outputs remain compatible, while execution stays on the native Docs Agent/WP Codebox path rather than legacy Data Machine. The target branch remains
docs-agent/agents-api-docs-upkeep, so hosted runs update the existing Agents API docs PR #430.4c1043510ae71be4750cfde69777efc95ae0001e.v0.12.21, asserting peeled revisionb5b1fc7eef4367d5e403de3e373df91d3722965b.Verification
Fresh-checkout producer-contract tests:
4c1043510ae71be4750cfde69777efc95ae0001e.b5b1fc7eef4367d5e403de3e373df91d3722965b, and verified its exactv0.12.21tag.DOCS_AGENT_DIR=... WP_CODEBOX_DIR=... php tests/docs-agent-native-workflow-contract.phpsuccessfully.php -l tests/docs-agent-native-workflow-contract.php,git diff --check,actionlint -no-color, andcomposer testsuccessfully.The contract test validates the producer interfaces from those fresh checkouts, so it can detect incompatible producer changes. The runtime change is no broader than source evidence: only immutable producer revisions and their documented WP Codebox
v0.12.21interface delta are updated.References: hosted run 29468956857, docs PR #430.
Executor disclosure: OpenCode executor model with OpenAI gpt-5.6-sol orchestration.